import { Flex, TextAreaField } from '@aws-amplify/ui-react'; export const TextAreaFieldValidationErrorExample = () => { return ( ); };